home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 59 / pc_actual_59.iso / Multimedia / ConcursoActtec / home2.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-06-06  |  50 b   |  4 lines

  1. on(press){
  2.    getUrl("index2.html", "_top");
  3. }
  4.